home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / tom_jerry_bowling.swf / scripts / DefineButton2_64 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-04  |  54b  |  4 lines

  1. on(release){
  2.    gameMC.gotoAndPlay("gameFrame");
  3. }
  4.